x86/HVM: drop now wrong ASSERT() from hvm_broadcast_ioreq()
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2015 13:20:15 +0000 (15:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2015 13:20:15 +0000 (15:20 +0200)
commitd924ddbf59f54f432f5fb6907d1262ddb9a9070a
treed155c23ca6ee0247d54363fe84c75809c0cfa853
parent42b79d4ad84da0928f11c4b265eb30cece5fe2fb
x86/HVM: drop now wrong ASSERT() from hvm_broadcast_ioreq()

The function is now also being used for IOREQ_TYPE_TIMEOFFSET.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
xen/arch/x86/hvm/hvm.c